home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global nFin, nIdioma
- case nIdioma of
- 1:
- set the movieTime of sprite 5 to 2235
- set nFin to 2645
- 2:
- set the movieTime of sprite 5 to 9760
- set nFin to 10170
- 3:
- set the movieTime of sprite 5 to 17290
- set nFin to 17700
- end case
- set the movieRate of sprite 5 to 1
- end
-